.container {
    width: 1230px;
}
.mb5{
    margin-bottom: 3%;
}
table {
    border-collapse: collapse;
}

table, td, th {
    border: 1px solid black;
}
table {
    width: 100%;
}
.topflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    height: 103px;
}
ul {
    display: block;
    list-style-type: none;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    padding-left: 0;
    margin: 0;
}
li {
    list-style: none;
}
h2 {
    margin: 0;
}
.toplogo {
    display: flex;
    align-items: center;
}
.navu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#sjdh {
    display: none;
}


h1 {
    margin: 0;
}
.logo img {
    width: 104px;
    height: auto;
}
p {
    margin-bottom: 0;
}
.topbac {
    background: #252c31;
    z-index: 3;
    width: 100%;
}

.top {
    position: relative;
}
.bavbar:hover{
    color: #fff;
    background: #24a35c;
    border-bottom: 5px solid #026738;
    font-weight: bold;
}
.bavbar a {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}
.bavbar {
    height: 103px;
    line-height: 103px;
    padding: 0 18px;
}
.bavbar.cur {
    color: #fff;
    background: #24a35c;
    border-bottom: 5px solid #026738;
    font-weight: bold;
}
p.white {
    color: #ffffff;
    font-size: 18px;
}
p.green {
    font-size: 22px;
    color: #24a35c;
    font-weight: bold;
}
.banner img {
    width: 100%;
}
.sign {
    padding-left: 20px;
}
.suflex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 140px;
}
.sutel {
    display: flex;
    align-items: center;
    height: 111px;
    width: 35%;
    background: rgb(51, 56, 60);
}
.sukwords {
    display: flex;
    align-items: center;
    height: 111px;
    background: #24a35c;
    width: 100%;
}
.s_tel_i i {
    color: #ffffff;
    padding-left: 25px;
}
.s_tel p {
    color: #ffffff;
}
p.s_phone a {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
p.s_rx {
    font-size: 18px;
}
.s_tel {
    padding-left: 20px;
}
.su_search {
    width: 39.9%;
    height: 111px;
    background: #24a35c;
    display: flex;
    align-items: center;
    justify-content: center;
}
.s_gjc {
    padding-left: 25px;
    font-size: 14px;
    color: #ffffff;
}
.s_gjc_a a {
    font-size: 14px;
    color: #ffffff;
    padding: 0 10px;
    text-decoration: none;
}
.su_x {
    width: .1%;
    height: 70px;
    background: rgba(139, 195, 74, 0.5019607843137255);
}
.subac {
    width: 100%;
    display: flex;
    background: #24a35c;
    align-items: center;
}
button.sub {
    background: none;
    border: none;
    color: #ffffff;
    outline: none;
}
input.su_input {
    border: none;
    background: none;
    outline: none;
    width: 84%;
    font-size: 16px;
    color: #ffffff;
    background: #24a35c;
}
.su_froum {
    border-bottom: 1px solid #9cd6b5;
    padding-bottom: 5px;
    width: 80%;
}
.searchbac {
    border-bottom: 1px solid #c6c4c4;
}
.aboutflex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.aboutbac {
    padding: 50px 0;
}
.aboutcn {
    width: 549px;
    background: url(../image/5.png) no-repeat 0 8px;
    margin: 74px 0 0 13px;
    padding: 0 17px 0 40px;
    height: 205px;
    background-size: 100%;
}
h3 {
    margin: 0;
}
.aboutcn h3 {
    margin-top: 10px;
    margin-bottom: 15px;
}
.aboutcn p {
    font-size: 14px;
    color: #707070;
    line-height: 24px;
    padding-top: 5px;
}
.pr-bac {
    background: rgb(242, 242, 242);
    padding: 90px 0;
}
.pr-titile h2 {
    background: url(../image/6.png) no-repeat center top;
    height: 111px;
    font-size: 44px;
    color: #333333;
    font-weight: normal;
    padding-top: 30px;
    box-sizing: border-box;
    text-align: center;
}
.pr-titile h2 a {
    color: #333333;
    text-decoration: none;
}
.pr-titile p {
    height: 29px;
    font-size: 20px;
    color: #333333;
    line-height: 29px;
    letter-spacing: 3px;
    text-align: center;
}
.pr-list {
    display: flex;
    justify-content: space-between;
}

.pr-titile {
    height: 184px;
    text-align: center;
}

.pr-right {
    background: #ffffff;
    padding: 5px;
    width: 60%;
    display: block;
    overflow: hidden;
}
.prup {
    height: 65%;
    background: #ffffff;
    padding-top: 8%;
}

.pr-right img {
    width: 100%;
    transition: all 0.5s;
}
.pr-left {
    width: 40%;
    box-sizing: border-box;
}
.prup a {
    font-size: 30px;
    color: #333333;
    padding: 15px 0 0 13px;
    line-height: 43px;
    display: inline-block;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 165px;
}
.prup em {
    display: inline-block;
    background: url(../image/7.png) no-repeat left center;
    height: 58px;
    box-sizing: border-box;
    padding: 15px 12px 0 0;
    line-height: 43px;
    font-size: 36px;
    color: #fff;
    margin-left: -10px;
    width: 105px;
    text-align: right;
    vertical-align: middle;
    float: left;
    font-style: normal;
}
p.fz {
    height: 120px;
    padding: 25px 38px 0 48px;
    font-size: 14px;
    color: #6a6a6a;
    line-height: 24px;
    letter-spacing: 1px;
}
.prdown {
    height: 35%;
    background: #f9f9f9;
    padding: 3% 10% 0 10%;
}
.prup i a {
    display: block;
    background: url(../image/pro_ico1.jpg) no-repeat center;
    width: 155px;
    height: 23px;
    float: right;
}
.prup i a:hover {
    background: url(../image/pro_ico1_hv.jpg) no-repeat center;
}
.prdown h4 {
    display: block;
    height: 45px;
    line-height: 45px;
    background: url(../image/pro_ico2.jpg) no-repeat left bottom;
    font-size: 22px;
    color: #333333;
    margin-bottom: 17px;
    font-weight: bold;
}

.prdown li {
    float: left;
    border: 1px solid #bfbfbf;
    height: 24px;
    line-height: 24px;
    padding: 0 9px;
    font-size: 15px;
    color: #333333;
    margin: 0 16px 7px 0;
}
.prdown li a {
    color: #333333;
    text-decoration: none;
}
.prdown ul {
    height: 20%;
    overflow: hidden;
}
.pr-list:hover .pr-right img {
    transform: scale(1.1);
}
.prdown li a:hover {
  color: #24a35c;
}

.prdown li:hover {
border: 1px solid #24a35c;
}
.prup em:nth-child(2n) {
    float: right;
    background: url(../image/8.png) no-repeat left center;
    margin: 0 -10px 0 0;
    text-align: left;
    padding-left: 13px;
}
.inlie {
    text-align: right;
    text-align: -webkit-right;
}
.inlie a {
    font-size: 30px;
    color: #333333;
    padding: 15px 13px 0 0;
    line-height: 43px;
    display: inline-block;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 165px;
}
.pro_f {
    background: url(../image/fl_bj.jpg) no-repeat;
    height: 236px;
    display: flex;
}
.pro_f .tit {
    float: left;
    width: 19%;
    text-align: center;
    padding-top: 103px;
}
.pro_f .tit h2 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    margin: 0;
}
.pro_f .tit em {
    text-transform: uppercase;
    font: 12px "Century Gothic";
    color: #aad4b9;
}
.pro_f .nr {
    float: left;
    width: 75%;
    padding-top: 10px;
    padding-left: 41px;
}
.pro_f .nr li {
    height: 52px;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pro_f .nr li h3 {
    width: 15%;
    text-align: center;
    font-size: 16px;
    color: #4c4c4c;
    background: url(../image/fl_ico1.jpg) no-repeat right center;
}
.pro_f .nr li p {
    width: 85%;
    padding-left: 2%;
}
.pro_f .nr li p a {
    display: inline-block;
    width: 19%;
    padding-left: 2%;
    font-size: 14px;
    color: #333333;
    background: url(../image/fl_ico2.jpg) no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}
.pro_f .nr li h3 a {
    color: #4c4c4c;
    font-weight: bold;
    text-decoration: none;
}
.al_bj{background: url(../image/al_bj.jpg) no-repeat center top;height: 778px;padding-top:59px;box-sizing: border-box;overflow-x: hidden;overflow-y:hidden;}
.anl .titis{height: 153px;}
.anl .titis h2 {background: url(../image/al_tt.png) no-repeat center top; color: #fff}
.anl .titis h2 a,.anl .titis p{color: #fff;}
.al_nr{background: #fff;height: 503px;padding:24px 20px 21px 25px;box-sizing: border-box;position: relative;}
.al_n{border:1px solid #d2d2d2;height: 456px;padding-left:19px;}
.al_n .tempWrap {
    width: 100% !important;
}
.al_n li{float:left;padding:19px 21px 0 0px;border-right:1px solid #d2d2d2;height:437px;margin-right:21px;width: 390px;}
.al_n li i {font-size:0;line-height: 0;overflow: hidden;width:100%;display: block;}
.al_n li i img{height: 193px;transition:all 0.5s;object-fit: cover;width:100%;}
.al_n li:hover i img{transform:scale(1.1);}

.al_n li h4 a{display: block;text-decoration: none;font-size:18px;color: #000000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: normal;padding-top:20px;}
.al_n li:hover h4 a{color:#24a35c;}
.al_n li p{font-size:14px;line-height: 30px;color: #666666;height: 124px;padding-top:6px;border-bottom:1px dashed #c3c3c3;}
.al_n li em{display: block;text-align: right;}
.al_n li em a{font-size:14px;color: #24a35c;padding-right:18px;background: url(../image/al_ico1.jpg) no-repeat right;display: inline-block;margin-top:20px;font-style: normal;}
.al_n li:last-child{margin:0;border:0;}
.al_j1,.al_j2{position: absolute;top:246px;}
.al_j1{left:-70px;}
.al_j2{right:-70px;}
.titis{height:184px;text-align: center;}
.titis h2 {height:83px;font-size:44px;color: #333333;font-weight:normal;padding-top:30px;box-sizing: border-box;}
.titis h2 a {color: #333333;text-decoration: none;}
.titis p {height:29px;font-size:20px;color: #333333;line-height:29px;letter-spacing: 3px;padding-top:11px;}


.ys_bj{overflow-x: hidden;overflow-y: hidden;}
.yous{height: 853px;position: relative;}
.yous .titis{height: 157px;}
.yous .titis h2 {background: url(../image/ys_tt.png) no-repeat center top;}
.ys_nr{height:532px;}
.ys_nr li{font-size:0;line-height: 0;position: relative;}
.ys_nr li p{position: absolute;left:209px;bottom:44px;width:795px;height: 98px;background: rgba(0,0,0,0.7);}
.ys_nr li p span{float:left;width:193px;text-align: center;padding-top:17px;background: #129611;height: 98px;box-sizing: border-box;position: relative;font-size:28px;color: #fff;line-height: 34px;}
.ys_nr li p span:after{width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:10px solid #129611;content: "";display: block;position: absolute;top:42%;right:-10px;}
.ys_nr li p em{float:left;width:525px;padding:26px 0 0 46px;font-size:14px;color: #fff;line-height: 24px; font-style: normal;}
.ys_qh{background: url(../image/ys_qh.png) no-repeat center 10px;margin-top:32px;height: 92px}
.ys_qh li{float:left;width:25%;padding-top:42px;font-size:20px;color: #303030;background: url(../image/ys_ico1.png) no-repeat center top;text-align: center;}
.ys_qh li.on{color: #129611;background: url(../image/ys_ico1_hv.png) no-repeat center top;}
.ys_j1,.ys_j2{width:118px;height: 38px;text-align: center;background: #b5b5b5;padding-top:8px;box-sizing: border-box;border:1px solid #eaeaea;cursor: pointer;position: absolute;top:413px;}
.ys_j1:hover,.ys_j2:hover{background: #129611}
.ys_j1{left:-60px;}
.ys_j2{right:-60px;}
.list1 {
    background: #f2f2f2;
}

.ns_bj{background: url(../image/ns_bj.jpg) repeat;height: 800px;padding-top:81px;box-sizing: border-box;}
.news .titis{height: 157px;}
.news .titis h2 {background: url(../image/ns_tt.png) no-repeat center top; color: #fff}

.news-w {
    display: flex;
    justify-content: space-between;
}
.news-title img {
    display: block;
    margin-bottom: 20px;
    opacity: 0.9;
}
.news-in li a {
    display: block;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #333333;
}
.news-in li a:hover{
    color: #129611;
} 
.news-in li a:before {
    content: "+";
    margin-right: 10px;
}


.ab_bj{background: url(../image/ab_bj.jpg) no-repeat center top;height: 971px;padding-top:80px;box-sizing: border-box;}
.about dl{height:806px;background:#fff}
.about dt{font-size:0;line-height: 0;}
.about dd {padding-top:31px;}
.about dd h2 {background: url(../image/ab_tt.png) no-repeat center top;height:83px;font-size:44px;color: #333333;font-weight:normal;padding-top:30px;box-sizing: border-box;text-align: center;}
.about dd h2 a{color: #333;text-decoration: none;}
.about dd p{font-size:14px;color: #666666;line-height: 26px;padding-top:28px;width:876px;margin:0 auto;text-align: center;}
.about dd em a {display: block;width:190px;height: 50px;line-height: 50px;background: #018807;text-align: center;font-size:18px;color: #fff;margin:26px auto 0;font-style: normal;text-decoration: none;}


.footWrap{
    background:#252c31;
    overflow:hidden;
    font-family:"Microsoft Yahei";
    padding-top:59px;
}

.footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #454b50;
    padding-bottom: 15px;
}
.footer h2 {
    width: 15%;
    text-align: center;
}
.footer p {
    width: 80%;
    display: flex;
    justify-content: space-between;
 
}
.footer p a {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    text-align: center;    
}
.footer p a:hover{
    color: #fff;
    font-weight: bold;
}
.footerlx {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    padding-bottom: 40px;
    align-items: center;
}
.erwm img {
    width: 120px;
    height: 120px;
}
.ft_w ul {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.ft_w ul li img {
    display: block;
}
.ft_w li span {
    font-size: 14px;
    color: #cfd0d0;
    line-height: 24px;
    display: block;
    padding-top: 10px;
}
.ft_w ul li {
    /*width: 207px;*/
}
.erwm p {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #51565a;
}
.footerbq {
    text-align: center;
    border-top: 1px solid #454444;
    padding: 20px 0 20px;
    color: rgb(245, 245, 245);
}
.ui-link {
    background: #24a35c;
    width: 100%;
    height: auto;
    padding: 15px 0;
}
.ui-link span {
    font-size: 18px;
    color: #fdfdfd;
}
.ui-link a {
    color: #ffffff;
    font-size: 18px;
    padding-right: 15px;
    text-decoration: none;
}
.footerbq a {
    color: #ffffff;
}

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../image/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
       width: 33px;
height: 31px;
background-position: -23px -47px;
background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main{
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #24a35c;
    color: #fff;
    height: 62px;
    width: 230px;
    padding:9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #24a35c;
    width: 97px;
    height: 62px;
    position: relative;
    padding:9px 0 0;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}

.fmoblie {
    display: none;
}

/*产品中心*/

.ui-search {
    background: #f2f2f2;
}
.usf {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    height: 80px;
}
.resou a:hover {
    color: #24a35c;
}
.resou a {
    color: #444444;
    padding-right: 15px;
}
.sousuo {
    position: relative;
}
.prosou {
    border: none;
    padding-left: 15px;
    box-sizing: border-box;
    height: 30px;
    border-radius: 15px;
    width: 280px;
    outline: none;
}
.soutj {
    position: absolute;
    background: none;
    border: none;
    right: 10px;
    bottom: 1px;
    color: #24a35c;
    font-size: 18px;
    outline: none;
}
.curmbs {
    position: relative;
    padding-left: 15px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.curmbs:before {
    content: "";
    left: 0;
    width: 8px;
    height: 20px;
    -webkit-border-radius: 50em;
    border-radius: 50em;
    position: absolute;
    top: 12px;
    background: #24a35c;
}
.curmbs a{
    color: #333333;
    text-decoration: none;
}
.cplb-tit {
    height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 18px;
}
.cplb-tith2 {
    height: 40px;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    padding-right: 24px;
    border-bottom: 2px solid #33383c;
}
.banners img {
    width: 100%;
}
.product-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.product-left {
    width: 20%;
}

.product-right {
    width: 75%;
}
.protit a {
    color: #ffffff;
    font-size: 24px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.protit {
    background: #24a35c;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-bottom: 1px solid #fff;
}
.fdh-nav-one {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ececeb;
    border-bottom: 1px solid #fff;
}
.fdh-nav-one a {
    font-size: 18px;
    text-decoration: none;
    color: #666666;
}
.fdh-nav-one.curs a {
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fdh-nav-one.curs {
    background: #25a35d;
}
.fdh-nav-one:hover  {
    background: #25a35d;
}
.fdh-nav-one:hover a {
    color: #ffffff;
}
.lxtell {
    height: 95px;
    background: #25a35d;
    text-align: center;
}
p.lxfs img {
    padding-right: 8px;
}
p.lxfs  {
  color: #ffffff;
  padding-top: 15px;
}
p.lxdh {
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-top: 5px;
    color: #ffffff;
}
.product {
    margin-bottom: 60px;
}
.prolist {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 15px 18px;
    background: #fff;
    width: 100%;
}
.proimg img {
    width: 100%;
    height: 190px;
    object-fit: cover;
}
.proimg {
    width: 40%;
}
.proright {
    width: 58%;
    padding-left: 2%;
}
.proright a {
    display: block;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 4px;
    color: #666666;
    font-size: 18px;
    text-decoration: none;
}
.proright p {
    font-size: 14px;
    line-height: 28px;
    color: #626262;
    overflow: hidden;
    margin-bottom: 20px;
}
.promore a {
    float: right;
    width: 125px;
    height: 38px;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
}
.prolist:hover {
    border: 1px solid #26a35e;
}
.prolist:hover .proright a{
    color: #26a35e;
}
.prolist:hover .promore a{
    color: #ffffff;
    background-color: #26a35e;
    border: #26a35e;  
  }
img.aus {
    width: 100%;
}
.pagina {
    text-align: center;
    margin-top: 60px;
}
.pagina a {
    padding: 6px 12px;
    border: 1px solid #dedede;
    text-decoration: none;
    color: #666666;
    background:#ffffff;
}
a.active {
    border: 1px solid #24a35c;
    color: #ffffff;
    background: #24a35c;
}
.pagina a:hover {
    color: #ffffff;
    background: #24a35c;
    border: 1px solid #24a35c;
}
.case-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.caselist:nth-child(3n) {
    margin-right: 0;
}
.caselist {
    width: 32%;
    margin-right: 2%;
    border: 1px solid #dedede;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}
.caseimg img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: all 0.6s;
}
.caselist a {
    text-decoration: none;
}
p.casetit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 4px;
    color: #666666;
    font-size: 18px;
    display: block;
    padding-top: 10px;
}
p.casere {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 28px;
    color: #626262;
}
.caselist:hover img {
    transform: scale(1.02);
}
.caselist:hover{
    border: 1px solid #26a35e;
}
.caselist:hover p.casetit {
    color: #26a35e;
}
.actlist {
    border: 1px solid #dedede;
    font-size: 14px;
    padding: 20px 30px;
    margin-bottom: 10px;
    color: #656565;
}
.actlist h3 {
    font-size: 18px;
    padding-bottom: 10px;
    color: #2f2f2f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.actlist h3 a {
    font-size: 18px;
    padding-bottom: 10px;
    color: #666666;
    background: #FFF;
    text-decoration: none;
    font-weight: 600;


}
.actlist p {
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;

}
.actlist div {
    padding-top: 10px;
}
.actlist span {
    display: inline-block;
    vertical-align: middle;
    color: #b9b9b9;
    height: 24px;
    line-height: 24px;
}
.actlist:hover {
    border: 1px solid #26a35e;
}
.actlist:hover h3.actlista a {
    color: #26a35e;
    font-weight: normal;
}
.entry-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
}
.entry-info {
    padding-bottom: 10px;
    color: #999;
}
.entry-info span.dot {
    padding: 0 6px;
    color: #ccc;
    display: inline-block;
}
.entry-info a:hover {
    color: #24a35c;
}
.entry-info a {
    color: #999;
    text-decoration: none;
}
.content {
    transition: all .3s ease-out 0s;
    background: #fff;
    margin-bottom: 20px;
}
.content-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.content-right {
    width: 75%;
}
.content-left {
    width: 20%;
}
.entry-info em {
    float: right;
    font-style: normal;
}
.entry-info {
    padding-bottom: 10px;
    color: #999;
    border-bottom: 1px solid #dedede;
}
.entry-content {
    padding: 10px 0;
    overflow: hidden;
    color: #555;
    font-size: 16px;
    line-height: 32px;
    word-break: break-all;
    word-wrap: break-word;
    padding-bottom: 5px;
    position: relative;
}
.entry-content img {
    max-width: 100%;
    height: auto;
}
.entry-copyright {
    margin-top: 30px;
    padding: 15px;
    font-size: 14px;
    line-height: 1.6;
    color: #999;
    border: 1px solid #efefef;
    background: #fbfbfb;
    border-radius: 2px;
}
.entry-tag{
    margin: 30px 0;
}

.entry-tag a {
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 1.2;
    color: #666;
    border: 1px solid #999;
    border-radius: 3px;
    text-decoration: none;
}
.entry-tag a:hover {
    background: #24a35c;
    color: #ffffff;
    border: 1px solid #24a35c;
}
.piece {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: end;
}
.piece_pre {
    margin: 5px 0;
}
.piece_pre a {
    color: #24a35c;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.entry-related-title {
    margin: 30px 0 20px;
    font-size: 18px;
    font-weight: 500;
}
.entry-related {
    padding-left: 22px;
}
.entry-related li {
    width: 49.9%;
    float: left;
    list-style-position: outside;
    color: #999;
    list-style: disc;
    line-height: 2.5;
}
.entry-related li a {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    color: #24a35c;
}
.infopro-swp img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.proxqtit {
    height: 48px;
    font-size: 24px;
    font-weight: normal;
    line-height: 48px;
    color: #4a4a4a;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.proms {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 40px;
    max-height: 168px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    
}
.infopro-rx {
    display: flex;
    align-items: center;
}
.ico-tell {
    padding-left: 10px;
    padding-right: 20px;
}
.iphone-tell p {
    font-size: 18px;
    color: #454545;
}
.zx-tell {
    width: 114px;
    height: 44px;
    background: #24a35c;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
.zx-tell a {
    color: #ffffff;
    text-decoration: none;
}
.proxqflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: end;
}
.proxq-left {
    width: 50%;
}
.proxq-right {
    width:45%;
}
.infopror-tell {
    display: flex;
    justify-content: space-between;
    border-top: 2px solid #e6e6e6;
    padding-top: 10px;
    align-items: center;
}
.proxq-left img {
    width: 100%;
    height: 264px;
    object-fit: cover;
}

.biaoti {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 20px;
    margin-top: 30px;
}
.biaoti span {
    display: inline-block;
    height: 40px;
    color: #464646;
    border-bottom: 2px solid #24a35c;
    padding-left: 34px;
    background: url(../image/p14-icon11.png) no-repeat 2px center;
}
.biaoti em {
    font-size: 18px;
    font-family: Arial;
    text-transform: uppercase;
    font-style: normal;
    color: #c2c2c1;
}
.likepro {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: end;
}

.likes {
    width: 23%;
}

.likeimg img {
    width: 100%;
    height: 114.63px;
    object-fit: cover;
}
.liketit {
    height: 40px;
    border: 1px solid #ccc;
    border-top: none;
    line-height: 40px;
    text-align: center;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.liketit a {
    color: #666666;
    text-decoration: none;
}
.likes:hover .liketit {
    border: 1px solid #26a35e;
    border-top: none;    
}
.likes:hover a{
    color: #26a35e;
}
/*关于我们*/
.about img {
    width: 100%;
}
dl.borderx {
border: 1px solid #efefef ;
}
.about dd p.aboutp {
    font-size: 20px;
    line-height: 1.6;
}
.ctt {
    padding: 0;
}

.ctt h2 {
    padding: 48px 0 4px;
    text-align: center;
    font-weight: normal;
}

.ctt h2 span {
    display: block;
    font-size: 44px;
    color: #333;
    line-height: 44px;
    position: relative;
    padding-bottom: 18px;
}

.ctt h2 span:after {
    position: absolute;
    width: 3.2%;
    height: 3px;
    background: #24a35c;
    content: "";
    bottom: 0;
    left: 48.4%;
}

.ctt h2 i {
    display: block;
    font-size: 16px;
    color: #777;
    font-family: "Arial";
    line-height: 44px;
    text-transform: uppercase;
    font-style: normal;
}
.about-pro {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.about-right {
    width: 50%;
}
.about-left {
    width: 50%;
}
.about-left img {
    width: 100%;
    height: 332.28px;
    object-fit: cover;
}
.about-right a {
    text-decoration: none;
     padding: 0 0 0 80px;
     display: block;

}
p.abouttit {
    font-weight: bold;
    color: #24a35c;
    font-size: 30px;
}
p.aboutms {
    font-size: 16px;
    color: #666666;
    padding: 30px 0;
}
.al {
    width: 50%;
}

.ar {
    width: 50%;
}
.ar img {
    width: 100%;
    height: 332.28px;
    object-fit: cover;
}
.al a {
    text-decoration: none;
    text-align: end;
    display: block;
    padding: 0 80px 0 0;
}
.mypro {
    margin-bottom: 60px;
}
.conjj {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 30px;
}
.contx {
    width: 16%;
}

.conjs {
    width: 82%;
}
.contx img {
    width: 100%;
}
.conjs h4 {
    height: 45px;
    font: 24px "Microsoft YaHei";
    color: #24a35c;
    background: url(../image/lbx.jpg) no-repeat left bottom;
}
.conjs h4 i {
    padding-left: 15px;
    text-transform: uppercase;
    font: 16px "Arial";
    color: #999999;  
}
.conjs p {
    color: #333333;
    line-height: 30px;
    padding-top: 15px;
    font-size: 16px;
}
.confs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: end;
    margin: 60px 0;
}
.confour {
    width: 24%;
    text-align: center;
    background: #f1f1f1;
    padding: 45px 0 60px;
    height: 12vw;
}
p.name {
    display: block;
    font-size: 16px;
    color: #333;
    padding-bottom: 8px;
    font-style: normal;
    padding-top: 10px;
    font-weight: bold;
}
p.xz {
    font-size: 16px;
    color: #333;
}
.guesbooke {
    border: 1px solid #bbb;
    padding: 40px 15%;
}
.gues-tit {
    display: inline-block;
    width: 145px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #33383c;
    font-weight: bold;
}
.gues {
    margin-bottom: 30px;
}
.guestbook_info {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
}
.guestbook_info {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
}
span.mc {
    font-weight: bold;
    color: #666;
    font-size: 16px;
    width: 11%;
}
.form-cont {
   outline: none;
   padding-left: 10px;
   border: 1px solid #eee;
   height: 33px;
   line-height: 32px;
   color: #666;
   box-sizing: border-box;
   width: 88%;
}
textarea.form-cont.text {
    height: 150px;
    resize: none;
   outline: none;
}
.butj {
    text-align: end;
}
button.buut {
    background: #24a35c;
    border: none;
    width: 145px;
    color: #ffffff;
    font-size: 16px;
    outline: none;
}
input.su_input::-webkit-input-placeholder{
            color:#ffffff;
        }
input.su_input::-moz-placeholder{  
            color:#ffffff;
        }
input.su_input:-moz-placeholder{   
            color:#ffffff;
        }
input.su_input:-ms-input-placeholder{ 
            color:#ffffff;
        }
.ft_w {
    width: 55%;
}